TxiLabeledControlNode.ApplyAttributes method

Unit: XIControls

Class: TxiLabeledControlNode

Declaration:

procedure ApplyAttributes(const aRect: TRect; const aExploding: Boolean); virtual;

Does nothing by default. This method gets called from the LayoutControl right after the control and the corresponding labels are placed into proper positions. Override this method to apply any specific attributes to your control.

 

The CHM file was converted to HTML by chm2web software.