[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TTabControlStrings: calls inherited Create then sets many local defaults
Source position: comctrls.pp line 690
public constructor TTabControlStrings.Create( |
TheTabControl: TTabControl |
); virtual; |
Create - constructor for TTabControlStrings: calls inherited Create then sets many local defaults
Among the defaults set are:
HotTrack, Multiline, MultiSelect, OwnerDraw, RaggedRight, ScrollOpposite - all False; Tab height and width to zero
TObject.Create |
lazarus-ccr.sourceforge.net |